repo.or.cz
/
andmenj-acm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fucking accepted!
[andmenj-acm.git]
/
10006 - Carmichael numbers
/
genInput.py
blob
5acf6d98b77e309a019216a2c7c6a9f6ed7b0d9a
1
for
i
in
range
(
3
,
65000
):
2
print
i
3
4
print
0